The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeLineCap

(PECL imagick 2.0.0)

ImagickDraw::setStrokeLineCapSpecifies the shape to be used at the end of open subpaths when they are stroked

Descripción

bool ImagickDraw::setStrokeLineCap ( int $linecap )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Specifies the shape to be used at the end of open subpaths when they are stroked.

Lista de parámetros

linecap

LINECAP_ constant

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual